﻿2026-07-11T00:03:38.9150194Z ##[group]Run actions/checkout@v5
2026-07-11T00:03:38.9150788Z with:
2026-07-11T00:03:38.9151026Z   fetch-depth: 0
2026-07-11T00:03:38.9151317Z   repository: SaberMage/spt-core
2026-07-11T00:03:38.9153346Z   token: ***
2026-07-11T00:03:38.9153583Z   ssh-strict: true
2026-07-11T00:03:38.9153808Z   ssh-user: git
2026-07-11T00:03:38.9154042Z   persist-credentials: true
2026-07-11T00:03:38.9154295Z   clean: true
2026-07-11T00:03:38.9154527Z   sparse-checkout-cone-mode: true
2026-07-11T00:03:38.9154799Z   fetch-tags: false
2026-07-11T00:03:38.9155138Z   show-progress: true
2026-07-11T00:03:38.9155381Z   lfs: false
2026-07-11T00:03:38.9155611Z   submodules: false
2026-07-11T00:03:38.9155843Z   set-safe-directory: true
2026-07-11T00:03:38.9156280Z ##[endgroup]
2026-07-11T00:03:38.9959484Z Syncing repository: SaberMage/spt-core
2026-07-11T00:03:38.9960767Z ##[group]Getting Git version info
2026-07-11T00:03:38.9961272Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T00:03:38.9961936Z [command]/usr/bin/git version
2026-07-11T00:03:38.9988345Z git version 2.43.0
2026-07-11T00:03:39.0009794Z ##[endgroup]
2026-07-11T00:03:39.0020583Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/af4d2491-a765-41ef-8716-c3c9069e8123' before making global git config changes
2026-07-11T00:03:39.0021312Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:03:39.0023737Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T00:03:39.0053180Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T00:03:39.0069644Z https://github.com/SaberMage/spt-core
2026-07-11T00:03:39.0079056Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T00:03:39.0081581Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T00:03:39.0099036Z HEAD
2026-07-11T00:03:39.0128293Z ##[endgroup]
2026-07-11T00:03:39.0129752Z [command]/usr/bin/git submodule status
2026-07-11T00:03:39.0318552Z ##[group]Cleaning the repository
2026-07-11T00:03:39.0322105Z [command]/usr/bin/git clean -ffdx
2026-07-11T00:03:39.0351373Z Removing traceable-reqs
2026-07-11T00:03:39.0357644Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T00:03:39.0414743Z HEAD is now at fab3f06eb Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.0421662Z ##[endgroup]
2026-07-11T00:03:39.0423477Z ##[group]Disabling automatic garbage collection
2026-07-11T00:03:39.0426496Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T00:03:39.0450600Z ##[endgroup]
2026-07-11T00:03:39.0451106Z ##[group]Setting up auth
2026-07-11T00:03:39.0455910Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:03:39.0480976Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T00:03:39.0669261Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:03:39.0693063Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T00:03:39.0877418Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:03:39.0902518Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T00:03:39.1084504Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T00:03:39.1113772Z ##[endgroup]
2026-07-11T00:03:39.1114288Z ##[group]Fetching the repository
2026-07-11T00:03:39.1120051Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6bfc02831fccff8f137e63d0b79b3778a9e93386:refs/remotes/pull/82/merge
2026-07-11T00:03:39.7542585Z From https://github.com/SaberMage/spt-core
2026-07-11T00:03:39.7543382Z    eb8a8c2a3..4b2951243  build/msg-identity-w4-delivery           -> origin/build/msg-identity-w4-delivery
2026-07-11T00:03:39.7646826Z  + fab3f06eb...6bfc02831 6bfc02831fccff8f137e63d0b79b3778a9e93386 -> pull/82/merge  (forced update)
2026-07-11T00:03:39.7698291Z ##[endgroup]
2026-07-11T00:03:39.7698829Z ##[group]Determining the checkout info
2026-07-11T00:03:39.7699541Z ##[endgroup]
2026-07-11T00:03:39.7704155Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T00:03:39.7743074Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T00:03:39.7774025Z ##[group]Checking out the ref
2026-07-11T00:03:39.7776468Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/82/merge
2026-07-11T00:03:39.7944118Z Warning: you are leaving 1 commit behind, not connected to
2026-07-11T00:03:39.7944695Z any of your branches:
2026-07-11T00:03:39.7944916Z 
2026-07-11T00:03:39.7945310Z   fab3f06eb Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.7945783Z 
2026-07-11T00:03:39.7946035Z If you want to keep it by creating a new branch, this may be a good time
2026-07-11T00:03:39.7946447Z to do so with:
2026-07-11T00:03:39.7946631Z 
2026-07-11T00:03:39.7946804Z  git branch <new-branch-name> fab3f06eb
2026-07-11T00:03:39.7947033Z 
2026-07-11T00:03:39.7948776Z HEAD is now at 6bfc02831 Merge 4b29512434c02998467d594dedd8965eb79212c2 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:39.7957191Z ##[endgroup]
2026-07-11T00:03:39.8000123Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T00:03:39.8030192Z 6bfc02831fccff8f137e63d0b79b3778a9e93386
